STEP 16: Finally, let's display the kitty's weight on Jupiter! Use the T-Rex's code as a guide.
- From add another Variable Display and rename it kitty_jupiter_display.
- Change the variable argument in .Display() from my_var to kitty_jupiter_weight.
- Place the display at (100, 50).
- In GRAPHICS, from use Wait to pause the stage for 3 seconds.
To navigate the page using the TAB key, first press ESC to exit the code editor.